EditionInfoRecord
EditionInfoRecord structure
#include <Editions.h>
typedef struct EditionInfoRecord { Size Offset Description
TimeStamp crDate; 4 0 date EditionContainer was created
TimeStamp mdDate; 4 4 date of last change
OSType fdCreator; 4 8 file creator
OSType fdType; 4 12 file type
EditionContainerSpec container; 22 16 the Edition
The crDate field contains the creation date of the edition. The mdDate field
contains the modification date of the edition.
The fdCreator and fdType fields are the creator and type of the edition file. The
container field includes a volume reference number, directory ID, filename,
script, and part number for the edition.